Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeExtents3d::[] Operator (int)
Syntax
C++
const OdGePoint3d& operator [](int iIndex) const;

Returns the vertex of the box depending on index. 

 

Parameters
Description
iIndex
[in] Index of the vertex to return.

Minimum vertex when iIndex = 0, maximum vertex otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.